Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
LLCHeader Class Reference

LLC header structure. More...

Inheritance diagram for LLCHeader:
Header Pdu Signal SnapLLCHeader

Public Attributes

byte dsap
 
byte ssap
 
string controlField
 
string infoField
 
int length
 
- Public Attributes inherited from Header
Pdu payload
 

Detailed Description

LLC header structure.

Member Data Documentation

◆ controlField

string LLCHeader::controlField

◆ dsap

byte LLCHeader::dsap

◆ infoField

string LLCHeader::infoField

◆ length

int LLCHeader::length

◆ ssap

byte LLCHeader::ssap

The documentation for this class was generated from the following file: